PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setCheckStyle Method
A PDFCheckStyle that represents the style of the checked widget.
In This Topic
    setCheckStyle Method
    In This Topic
    Sets the style of the checked widget.
    Syntax
    public void setCheckStyle( 
       PDFCheckStyle style
    )

    Parameters

    style
    A PDFCheckStyle that represents the style of the checked widget.
    See Also